home *** CD-ROM | disk | FTP | other *** search
- on(release){
- if(0 < _root.draglej)
- {
- if(eval("_root.mon_051_i" add _root.draglej add "_100") == undefined)
- {
- _root.d_venca.l = "mon_051_iundef_100";
- _root.d_venca.i = "go";
- }
- if(_root.draglej == 7)
- {
- _root.d_venca.l = "mon_051_i" add _root.draglej add "_100";
- _root.zbudka.gotoAndPlay("klic");
- }
- else
- {
- _root.d_venca.l = "mon_051_i" add _root.draglej add "_100";
- _root.d_venca.i = "go";
- }
- _root.stopdragall();
- }
- else
- {
- _root.d_venca.l = "mon_051_100";
- _root.d_venca.i = "go";
- }
- _root.hideall();
- }
-